// This frame remembers the state of all the other frames
var FrameVersion = '2.0.1.1';
// enter the Isbn of the book here
var isbn = '1416521305';
// Enter the array of last paragraph numbers by chapter
// the first entry is non-zero only if their is a prologue
var lastPg = new Array(0,83,216,258,355,452,600,738,810,878,984,1124,1269,1344,1438,1559,1690,1892,1935,2096,2125,2228,2341,2434,2579,2633,2691,2733,2885,3007,3082,3161,3220,3250,3295,3347,3392,3456,3538,3698,3855,3910,3925,4013);